func go.pact.im/x/flaky.withinDeadline
3 uses
go.pact.im/x/flaky (current package)
deadline.go#L9: func withinDeadline(ctx context.Context, d time.Duration) bool {
retry.go#L68: if !withinDeadline(ctx, d) {
schedule.go#L153: if !withinDeadline(ctx, d) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)